home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 21 / CU Amiga Magazine's Super CD-ROM 21 (1998)(EMAP Images)(GB)[!][issue 1998-04].iso / CUCD / Online / Mutt / Mush.rc < prev    next >
Encoding:
Text File  |  1998-01-28  |  417 b   |  19 lines

  1. #
  2. # Key bindings similar to those of MUSH
  3. #
  4.  
  5. bind index . display-message
  6. bind index t display-message
  7. macro index n j\n
  8. bind index + next-message
  9. bind index j next-message
  10. bind index J next-message
  11. bind index - previous-message
  12. bind index k previous-message
  13. bind index K previous-message
  14. bind index { top-page
  15. bind index } bottom-page
  16. bind index f change-folder
  17. bind index \cu sync-mailbox
  18. bind index * flag-message
  19.